2024-09-24 00:47:51,144 [ 187783 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-09-24 00:47:51,144 [ 187783 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-09-24 00:47:51,144 [ 187783 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-09-24 00:47:51,144 [ 187783 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-09-24 00:47:51,144 [ 187783 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_k209ni --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_BASE_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBERIZED_HADOOP_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBEROS_KDC_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_NGINX_DAV_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6]' test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases test_settings_profile/test.py::test_settings_from_granted_role test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_delta/test.py::test_checkpoint test_storage_delta/test.py::test_metadata test_storage_delta/test.py::test_multiple_log_files test_storage_delta/test.py::test_partition_by test_storage_delta/test.py::test_single_log_file test_storage_delta/test.py::test_types test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 'test_storage_meilisearch/test.py::test_incorrect_data_type[False]' 'test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False]' 'test_storage_meilisearch/test.py::test_insert[False]' 'test_storage_meilisearch/test.py::test_insert_secure[False]' 'test_storage_meilisearch/test.py::test_meilimatch[False]' 'test_storage_meilisearch/test.py::test_meilimatch_secure[False]' 'test_storage_meilisearch/test.py::test_named_collection[False]' 'test_storage_meilisearch/test.py::test_named_collection_secure[False]' 'test_storage_meilisearch/test.py::test_security_levels[False]' 'test_storage_meilisearch/test.py::test_simple_select[False]' 'test_storage_meilisearch/test.py::test_simple_select_secure[False]' 'test_storage_meilisearch/test.py::test_table_function[False]' 'test_storage_meilisearch/test.py::test_table_function_secure[False]' 'test_storage_meilisearch/test.py::test_types[False]' 'test_storage_meilisearch/test.py::test_types_in_table_function[False]' 'test_storage_mongodb/test.py::test_arrays[False]' 'test_storage_mongodb/test.py::test_auth_source[False]' 'test_storage_mongodb/test.py::test_complex_data_type[False]' 'test_storage_mongodb/test.py::test_incorrect_data_type[False]' 'test_storage_mongodb/test.py::test_missing_columns[False]' 'test_storage_mongodb/test.py::test_no_credentials[False]' 'test_storage_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_storage_mongodb/test.py::test_secure_connection[True]' 'test_storage_mongodb/test.py::test_simple_insert_select[False]' 'test_storage_mongodb/test.py::test_simple_select[False]' 'test_storage_mongodb/test.py::test_simple_select_from_view[False]' test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file 'test_storage_s3/test.py::test_empty_put[minio]' test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection 'test_storage_s3/test.py::test_get_file_with_special[plus]' 'test_storage_s3/test.py::test_get_file_with_special[space]' 'test_storage_s3/test.py::test_get_path_with_special[plus2]' 'test_storage_s3/test.py::test_get_path_with_special[plus]' 'test_storage_s3/test.py::test_get_path_with_special[space]' test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs 'test_storage_s3/test.py::test_multipart[negative]' -vvv" altinityinfra/integration-tests-runner:0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.2.0, repeat-0.9.3, order-1.0.1, xdist-3.5.0, random-0.2 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_storage_s3/test.py::test_ast_auth_headers test_settings_profile/test.py::test_allow_ddl test_role/test.py::test_admin_option test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_storage_mongodb/test.py::test_arrays[False] test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_delta/test.py::test_checkpoint test_s3_table_functions/test.py::test_s3_table_functions test_select_access_rights/test_main.py::test_alias test_storage_meilisearch/test.py::test_incorrect_data_type[False] [gw2] [ 1%] PASSED test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns [gw4] [ 2%] PASSED test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection [gw2] [ 3%] PASSED test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns [gw3] [ 4%] PASSED test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw3] [ 5%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges [gw2] [ 6%] PASSED test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns [gw4] [ 7%] PASSED test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop [gw3] [ 8%] PASSED test_role/test.py::test_combine_privileges test_role/test.py::test_create_role [gw2] [ 9%] PASSED test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw4] [ 10%] PASSED test_settings_profile/test.py::test_alter_and_drop [gw1] [ 11%] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type[False] test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] test_settings_profile/test.py::test_changeable_in_readonly [gw2] [ 12%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw3] [ 13%] PASSED test_role/test.py::test_create_role test_select_access_rights/test_main.py::test_select_count test_role/test.py::test_function_current_roles [gw1] [ 14%] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] test_storage_meilisearch/test.py::test_insert[False] [gw4] [ 15%] PASSED test_settings_profile/test.py::test_changeable_in_readonly [gw3] [ 16%] PASSED test_role/test.py::test_function_current_roles test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_role/test.py::test_grant_role_to_role [gw4] [ 17%] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only [gw2] [ 18%] PASSED test_select_access_rights/test_main.py::test_select_count test_settings_profile/test.py::test_function_current_profiles test_select_access_rights/test_main.py::test_select_join [gw3] [ 19%] PASSED test_role/test.py::test_grant_role_to_role [gw9] [ 20%] PASSED test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_role/test.py::test_introspection [gw4] [ 21%] PASSED test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance [gw2] [ 22%] PASSED test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere [gw4] [ 23%] PASSED test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile [gw2] [ 24%] PASSED test_select_access_rights/test_main.py::test_select_prewhere [gw4] [ 25%] PASSED test_settings_profile/test.py::test_set_profile test_select_access_rights/test_main.py::test_select_single_column test_settings_profile/test.py::test_settings_aliases [gw4] [ 26%] PASSED test_settings_profile/test.py::test_settings_aliases [gw2] [ 27%] PASSED test_select_access_rights/test_main.py::test_select_single_column test_settings_profile/test.py::test_settings_from_granted_role test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw2] [ 28%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union [gw3] [ 29%] PASSED test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option [gw7] [ 30%] PASSED test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_auth_source[False] [gw2] [ 31%] PASSED test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where [gw7] [ 32%] PASSED test_storage_mongodb/test.py::test_auth_source[False] test_storage_mongodb/test.py::test_complex_data_type[False] [gw2] [ 33%] PASSED test_select_access_rights/test_main.py::test_select_where [gw7] [ 34%] PASSED test_storage_mongodb/test.py::test_complex_data_type[False] test_storage_mongodb/test.py::test_incorrect_data_type[False] [gw4] [ 35%] PASSED test_settings_profile/test.py::test_settings_from_granted_role test_select_access_rights/test_main.py::test_select_with_row_policy test_settings_profile/test.py::test_show_profiles [gw3] [ 36%] PASSED test_role/test.py::test_revoke_requires_admin_option [gw7] [ 37%] PASSED test_storage_mongodb/test.py::test_incorrect_data_type[False] test_storage_mongodb/test.py::test_missing_columns[False] test_role/test.py::test_role_expiration[False] [gw4] [ 38%] PASSED test_settings_profile/test.py::test_show_profiles [gw2] [ 39%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw7] [ 40%] PASSED test_storage_mongodb/test.py::test_missing_columns[False] test_storage_mongodb/test.py::test_no_credentials[False] test_settings_profile/test.py::test_smoke [gw7] [ 41%] PASSED test_storage_mongodb/test.py::test_no_credentials[False] test_storage_mongodb/test.py::test_predefined_connection_configuration[False] [gw7] [ 42%] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration[False] test_storage_mongodb/test.py::test_secure_connection[True] [gw4] [ 43%] PASSED test_settings_profile/test.py::test_smoke [gw3] [ 44%] PASSED test_role/test.py::test_role_expiration[False] test_role/test.py::test_role_expiration[True] [gw1] [ 45%] PASSED test_storage_meilisearch/test.py::test_insert[False] test_storage_meilisearch/test.py::test_insert_secure[False] [gw8] [ 46%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] [gw8] [ 47%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] [gw8] [ 48%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] [gw8] [ 49%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] [gw5] [ 50%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc [gw8] [ 51%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw3] [ 52%] PASSED test_role/test.py::test_role_expiration[True] test_role/test.py::test_roles_cache [gw8] [ 53%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw0] [ 54%] PASSED test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert [gw0] [ 55%] PASSED test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers [gw0] [ 56%] PASSED test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion [gw0] [ 57%] PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file [gw0] [ 58%] PASSED test_storage_s3/test.py::test_empty_file test_storage_s3/test.py::test_empty_put[minio] [gw0] [ 59%] PASSED test_storage_s3/test.py::test_empty_put[minio] test_storage_s3/test.py::test_environment_credentials [gw0] [ 60%] PASSED test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path [gw0] [ 61%] PASSED test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection [gw0] [ 62%] PASSED test_storage_s3/test.py::test_format_detection test_storage_s3/test.py::test_get_file_with_special[plus] [gw0] [ 63%] PASSED test_storage_s3/test.py::test_get_file_with_special[plus] test_storage_s3/test.py::test_get_file_with_special[space] [gw0] [ 64%] PASSED test_storage_s3/test.py::test_get_file_with_special[space] test_storage_s3/test.py::test_get_path_with_special[plus2] [gw0] [ 65%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] test_storage_s3/test.py::test_get_path_with_special[plus] [gw0] [ 66%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] test_storage_s3/test.py::test_get_path_with_special[space] [gw0] [ 67%] PASSED test_storage_s3/test.py::test_get_path_with_special[space] test_storage_s3/test.py::test_infinite_redirect [gw1] [ 68%] PASSED test_storage_meilisearch/test.py::test_insert_secure[False] test_storage_meilisearch/test.py::test_meilimatch[False] [gw7] [ 69%] PASSED test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] [gw3] [ 70%] PASSED test_role/test.py::test_roles_cache test_role/test.py::test_set_role [gw3] [ 71%] PASSED test_role/test.py::test_set_role [gw1] [ 72%] PASSED test_storage_meilisearch/test.py::test_meilimatch[False] test_storage_meilisearch/test.py::test_meilimatch_secure[False] [gw0] [ 73%] PASSED test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference [gw0] [ 74%] PASSED test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs [gw0] [ 75%] PASSED test_storage_s3/test.py::test_insert_with_path_with_globs test_storage_s3/test.py::test_multipart[negative] [gw7] [ 76%] PASSED test_storage_mongodb/test.py::test_simple_insert_select[False] test_storage_mongodb/test.py::test_simple_select[False] [gw0] [ 77%] PASSED test_storage_s3/test.py::test_multipart[negative] [gw7] [ 78%] PASSED test_storage_mongodb/test.py::test_simple_select[False] test_storage_mongodb/test.py::test_simple_select_from_view[False] [gw7] [ 79%] PASSED test_storage_mongodb/test.py::test_simple_select_from_view[False] [gw9] [ 80%] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw1] [ 81%] PASSED test_storage_meilisearch/test.py::test_meilimatch_secure[False] test_storage_meilisearch/test.py::test_named_collection[False] [gw1] [ 82%] PASSED test_storage_meilisearch/test.py::test_named_collection[False] test_storage_meilisearch/test.py::test_named_collection_secure[False] [gw1] [ 83%] PASSED test_storage_meilisearch/test.py::test_named_collection_secure[False] test_storage_meilisearch/test.py::test_security_levels[False] [gw1] [ 84%] PASSED test_storage_meilisearch/test.py::test_security_levels[False] test_storage_meilisearch/test.py::test_simple_select[False] [gw1] [ 85%] PASSED test_storage_meilisearch/test.py::test_simple_select[False] test_storage_meilisearch/test.py::test_simple_select_secure[False] [gw1] [ 86%] PASSED test_storage_meilisearch/test.py::test_simple_select_secure[False] test_storage_meilisearch/test.py::test_table_function[False] [gw1] [ 87%] PASSED test_storage_meilisearch/test.py::test_table_function[False] test_storage_meilisearch/test.py::test_table_function_secure[False] [gw1] [ 88%] PASSED test_storage_meilisearch/test.py::test_table_function_secure[False] test_storage_meilisearch/test.py::test_types[False] [gw1] [ 89%] PASSED test_storage_meilisearch/test.py::test_types[False] test_storage_meilisearch/test.py::test_types_in_table_function[False] [gw1] [ 90%] PASSED test_storage_meilisearch/test.py::test_types_in_table_function[False] test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw6] [ 91%] PASSED test_storage_delta/test.py::test_checkpoint test_storage_delta/test.py::test_metadata [gw6] [ 92%] PASSED test_storage_delta/test.py::test_metadata test_storage_delta/test.py::test_multiple_log_files [gw9] [ 93%] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw6] [ 94%] PASSED test_storage_delta/test.py::test_multiple_log_files test_storage_delta/test.py::test_partition_by [gw6] [ 95%] PASSED test_storage_delta/test.py::test_partition_by test_storage_delta/test.py::test_single_log_file [gw6] [ 96%] PASSED test_storage_delta/test.py::test_single_log_file test_storage_delta/test.py::test_types [gw6] [ 97%] PASSED test_storage_delta/test.py::test_types test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw5] [ 98%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration [gw9] [ 99%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw5] [100%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration =============================== warnings summary =============================== test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2452: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_storage_mongodb/test.py::test_arrays[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:113: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_storage_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:391: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_storage_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:262: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:292: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:424: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:353: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_storage_mongodb/test.py:323: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_insert_select[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:447: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:49: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_select_from_view[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:79: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 116.42s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 100.21s call test_storage_delta/test.py::test_checkpoint 64.13s call test_s3_table_functions/test.py::test_s3_table_functions_timeouts 48.89s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 35.82s setup test_storage_s3/test.py::test_ast_auth_headers 31.79s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 30.24s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 27.88s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 27.26s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 25.70s call test_storage_s3/test.py::test_infinite_redirect 23.02s call test_storage_meilisearch/test.py::test_meilimatch_secure[False] 22.98s teardown test_storage_s3/test.py::test_multipart[negative] 22.62s teardown test_s3_table_functions/test.py::test_s3_table_functions_timeouts 22.54s teardown test_storage_delta/test.py::test_types 22.24s call test_storage_meilisearch/test.py::test_meilimatch[False] 22.10s setup test_storage_mongodb/test.py::test_secure_connection[True] 22.04s setup test_storage_mongodb/test.py::test_simple_insert_select[False] 20.72s call test_role/test.py::test_roles_cache 19.30s setup test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 19.13s setup test_storage_mongodb/test.py::test_arrays[False] 18.23s setup test_storage_delta/test.py::test_checkpoint 17.78s setup test_s3_table_functions/test.py::test_s3_table_functions 16.36s setup test_storage_meilisearch/test.py::test_incorrect_data_type[False] 14.54s teardown test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 14.36s setup test_role/test.py::test_admin_option 13.82s setup test_settings_profile/test.py::test_allow_ddl 13.51s setup test_select_access_rights/test_main.py::test_alias 12.36s call test_storage_meilisearch/test.py::test_insert[False] 11.94s call test_storage_meilisearch/test.py::test_insert_secure[False] 7.24s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 6.28s call test_role/test.py::test_role_expiration[True] 6.28s call test_role/test.py::test_role_expiration[False] 5.70s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 5.53s call test_storage_meilisearch/test.py::test_security_levels[False] 5.13s call test_storage_delta/test.py::test_types 5.06s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 5.06s call test_storage_delta/test.py::test_multiple_log_files 4.95s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 4.42s teardown test_settings_profile/test.py::test_smoke 3.83s teardown test_storage_mongodb/test.py::test_simple_select_from_view[False] 3.53s teardown test_role/test.py::test_set_role 3.35s teardown test_storage_meilisearch/test.py::test_types_in_table_function[False] 3.28s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 2.81s call test_storage_delta/test.py::test_partition_by 2.72s call test_storage_delta/test.py::test_single_log_file 2.71s call test_storage_delta/test.py::test_metadata 2.29s call test_role/test.py::test_introspection 2.25s call test_settings_profile/test.py::test_smoke 1.84s call test_storage_mongodb/test.py::test_arrays[False] 1.70s call test_settings_profile/test.py::test_settings_from_granted_role 1.50s call test_role/test.py::test_revoke_requires_admin_option 1.47s call test_storage_s3/test.py::test_multipart[negative] 1.45s call test_storage_meilisearch/test.py::test_types[False] 1.31s call test_storage_s3/test.py::test_format_detection 1.29s call test_settings_profile/test.py::test_allow_introspection 1.29s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 1.18s call test_storage_meilisearch/test.py::test_types_in_table_function[False] 1.12s call test_storage_meilisearch/test.py::test_named_collection_secure[False] 0.99s call test_select_access_rights/test_main.py::test_select_count 0.97s call test_role/test.py::test_admin_option 0.94s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.90s call test_storage_s3/test.py::test_create_new_files_on_insert 0.89s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 0.89s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.82s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 0.82s call test_select_access_rights/test_main.py::test_alias_columns 0.78s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 0.76s call test_storage_meilisearch/test.py::test_simple_select[False] 0.75s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.74s call test_settings_profile/test.py::test_inheritance 0.73s call test_storage_meilisearch/test.py::test_simple_select_secure[False] 0.66s call test_settings_profile/test.py::test_changeable_in_readonly 0.66s teardown test_role/test.py::test_role_expiration[False] 0.65s call test_settings_profile/test.py::test_allow_ddl 0.61s call test_role/test.py::test_function_current_roles 0.60s call test_select_access_rights/test_main.py::test_select_join 0.59s call test_select_access_rights/test_main.py::test_select_with_row_policy 0.55s call test_storage_mongodb/test.py::test_simple_insert_select[False] 0.54s call test_select_access_rights/test_main.py::test_materialized_columns 0.53s call test_role/test.py::test_combine_privileges 0.52s call test_settings_profile/test.py::test_alter_and_drop 0.52s call test_select_access_rights/test_main.py::test_select_where 0.52s call test_select_access_rights/test_main.py::test_select_prewhere 0.51s call test_select_access_rights/test_main.py::test_alias 0.49s call test_storage_s3/test.py::test_custom_auth_headers 0.49s call test_select_access_rights/test_main.py::test_select_union 0.49s call test_storage_s3/test.py::test_filtering_by_file_or_path 0.49s call test_role/test.py::test_create_role 0.46s call test_storage_meilisearch/test.py::test_named_collection[False] 0.46s call test_settings_profile/test.py::test_show_profiles 0.43s call test_storage_mongodb/test.py::test_complex_data_type[False] 0.43s call test_storage_mongodb/test.py::test_secure_connection[True] 0.43s call test_select_access_rights/test_main.py::test_select_all_columns 0.42s call test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.42s call test_settings_profile/test.py::test_function_current_profiles 0.40s call test_role/test.py::test_grant_role_to_role 0.40s call test_storage_meilisearch/test.py::test_table_function_secure[False] 0.40s call test_storage_mongodb/test.py::test_simple_select_from_view[False] 0.38s call test_s3_table_functions/test.py::test_s3_table_functions 0.36s call test_select_access_rights/test_main.py::test_select_single_column 0.36s call test_storage_meilisearch/test.py::test_incorrect_data_type[False] 0.33s call test_storage_mongodb/test.py::test_simple_select[False] 0.32s call test_storage_mongodb/test.py::test_auth_source[False] 0.32s call test_storage_mongodb/test.py::test_missing_columns[False] 0.31s call test_storage_s3/test.py::test_empty_put[minio] 0.30s call test_storage_s3/test.py::test_get_file_with_special[plus] 0.29s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.28s teardown test_select_access_rights/test_main.py::test_alias 0.27s call test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.27s call test_storage_meilisearch/test.py::test_table_function[False] 0.25s call test_storage_s3/test.py::test_get_file_with_special[space] 0.25s call test_settings_profile/test.py::test_settings_aliases 0.25s teardown test_settings_profile/test.py::test_allow_ddl 0.25s call test_storage_s3/test.py::test_insert_select_schema_inference 0.25s call test_storage_s3/test.py::test_environment_credentials 0.22s call test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 0.22s call test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.20s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.20s call test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.20s teardown test_settings_profile/test.py::test_settings_aliases 0.18s call test_storage_s3/test.py::test_ast_auth_headers 0.17s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 0.16s teardown test_settings_profile/test.py::test_show_profiles 0.16s teardown test_settings_profile/test.py::test_changeable_in_readonly 0.16s call test_role/test.py::test_set_role 0.15s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.15s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.14s teardown test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.14s teardown test_select_access_rights/test_main.py::test_select_single_column 0.13s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.13s teardown test_role/test.py::test_combine_privileges 0.13s teardown test_settings_profile/test.py::test_set_profile 0.13s teardown test_role/test.py::test_function_current_roles 0.13s teardown test_settings_profile/test.py::test_function_current_profiles 0.13s teardown test_settings_profile/test.py::test_inheritance 0.13s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.13s teardown test_role/test.py::test_admin_option 0.13s teardown test_settings_profile/test.py::test_settings_from_granted_role 0.13s teardown test_settings_profile/test.py::test_alter_and_drop 0.13s teardown test_select_access_rights/test_main.py::test_select_where 0.13s teardown test_settings_profile/test.py::test_allow_introspection 0.13s teardown test_select_access_rights/test_main.py::test_select_join 0.12s call test_storage_mongodb/test.py::test_no_credentials[False] 0.10s teardown test_role/test.py::test_role_expiration[True] 0.10s teardown test_role/test.py::test_revoke_requires_admin_option 0.10s teardown test_select_access_rights/test_main.py::test_select_count 0.10s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.10s teardown test_role/test.py::test_grant_role_to_role 0.10s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.07s setup test_select_access_rights/test_main.py::test_alias_columns 0.07s call test_storage_s3/test.py::test_empty_file 0.07s teardown test_select_access_rights/test_main.py::test_alias_columns 0.07s teardown test_select_access_rights/test_main.py::test_select_union 0.07s teardown test_role/test.py::test_create_role 0.07s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.07s call test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.07s setup test_select_access_rights/test_main.py::test_select_join 0.07s call test_storage_s3/test.py::test_get_path_with_special[space] 0.07s teardown test_role/test.py::test_introspection 0.07s teardown test_role/test.py::test_roles_cache 0.07s setup test_select_access_rights/test_main.py::test_select_single_column 0.07s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.07s call test_storage_s3/test.py::test_get_path_with_special[plus2] 0.07s call test_storage_s3/test.py::test_get_path_with_special[plus] 0.05s call test_settings_profile/test.py::test_set_profile 0.04s setup test_select_access_rights/test_main.py::test_select_prewhere 0.03s setup test_select_access_rights/test_main.py::test_materialized_columns 0.03s setup test_select_access_rights/test_main.py::test_select_count 0.03s setup test_select_access_rights/test_main.py::test_select_union 0.03s setup test_select_access_rights/test_main.py::test_select_where 0.03s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.03s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.03s setup test_select_access_rights/test_main.py::test_select_all_columns 0.03s call test_storage_s3/test.py::test_insert_with_path_with_globs 0.01s teardown test_storage_delta/test.py::test_checkpoint 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s setup test_role/test.py::test_introspection 0.00s teardown test_storage_s3/test.py::test_ast_auth_headers 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_storage_meilisearch/test.py::test_insert_secure[False] 0.00s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 0.00s teardown test_storage_meilisearch/test.py::test_meilimatch_secure[False] 0.00s teardown test_storage_meilisearch/test.py::test_meilimatch[False] 0.00s setup test_storage_delta/test.py::test_metadata 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_s3_table_functions/test.py::test_s3_table_functions_timeouts 0.00s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 0.00s teardown test_storage_delta/test.py::test_partition_by 0.00s teardown test_s3_table_functions/test.py::test_s3_table_functions 0.00s setup test_role/test.py::test_roles_cache 0.00s setup test_settings_profile/test.py::test_set_profile 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s setup test_settings_profile/test.py::test_settings_from_granted_role 0.00s setup test_role/test.py::test_role_expiration[True] 0.00s setup test_storage_meilisearch/test.py::test_types[False] 0.00s teardown test_storage_delta/test.py::test_multiple_log_files 0.00s setup test_settings_profile/test.py::test_settings_aliases 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 0.00s setup test_role/test.py::test_role_expiration[False] 0.00s setup test_settings_profile/test.py::test_inheritance 0.00s setup test_storage_mongodb/test.py::test_missing_columns[False] 0.00s setup test_role/test.py::test_create_role 0.00s setup test_settings_profile/test.py::test_smoke 0.00s setup test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_storage_s3/test.py::test_create_new_files_on_insert 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers 0.00s setup test_settings_profile/test.py::test_changeable_in_readonly 0.00s setup test_settings_profile/test.py::test_function_current_profiles 0.00s setup test_settings_profile/test.py::test_show_profiles 0.00s setup test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.00s setup test_storage_meilisearch/test.py::test_table_function[False] 0.00s setup test_role/test.py::test_set_role 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_storage_meilisearch/test.py::test_table_function_secure[False] 0.00s setup test_role/test.py::test_function_current_roles 0.00s teardown test_storage_mongodb/test.py::test_simple_insert_select[False] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s setup test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_meilisearch/test.py::test_insert[False] 0.00s setup test_storage_s3/test.py::test_get_file_with_special[space] 0.00s teardown test_storage_mongodb/test.py::test_secure_connection[True] 0.00s setup test_storage_meilisearch/test.py::test_security_levels[False] 0.00s setup test_storage_mongodb/test.py::test_auth_source[False] 0.00s setup test_storage_meilisearch/test.py::test_named_collection[False] 0.00s setup test_storage_meilisearch/test.py::test_named_collection_secure[False] 0.00s teardown test_storage_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_storage_meilisearch/test.py::test_insert[False] 0.00s setup test_settings_profile/test.py::test_alter_and_drop 0.00s setup test_storage_s3/test.py::test_multipart[negative] 0.00s setup test_storage_mongodb/test.py::test_simple_select_from_view[False] 0.00s setup test_storage_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_s3/test.py::test_empty_put[minio] 0.00s setup test_role/test.py::test_combine_privileges 0.00s setup test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_delta/test.py::test_metadata 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s setup test_storage_meilisearch/test.py::test_meilimatch_secure[False] 0.00s teardown test_storage_meilisearch/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[space] 0.00s teardown test_storage_mongodb/test.py::test_arrays[False] 0.00s setup test_storage_delta/test.py::test_partition_by 0.00s setup test_storage_meilisearch/test.py::test_types_in_table_function[False] 0.00s setup test_storage_s3/test.py::test_infinite_redirect 0.00s setup test_storage_meilisearch/test.py::test_simple_select_secure[False] 0.00s setup test_storage_meilisearch/test.py::test_simple_select[False] 0.00s setup test_storage_delta/test.py::test_multiple_log_files 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s teardown test_storage_meilisearch/test.py::test_simple_select_secure[False] 0.00s teardown test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.00s setup test_storage_s3/test.py::test_insert_select_schema_inference 0.00s setup test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s setup test_storage_delta/test.py::test_single_log_file 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s teardown test_storage_s3/test.py::test_format_detection 0.00s setup test_storage_s3/test.py::test_environment_credentials 0.00s setup test_settings_profile/test.py::test_allow_introspection 0.00s setup test_storage_s3/test.py::test_empty_put[minio] 0.00s setup test_storage_meilisearch/test.py::test_meilimatch[False] 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[space] 0.00s teardown test_storage_meilisearch/test.py::test_table_function[False] 0.00s teardown test_storage_s3/test.py::test_insert_select_schema_inference 0.00s setup test_storage_meilisearch/test.py::test_table_function_secure[False] 0.00s teardown test_storage_s3/test.py::test_empty_file 0.00s setup test_storage_s3/test.py::test_custom_auth_headers 0.00s teardown test_storage_meilisearch/test.py::test_security_levels[False] 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[space] 0.00s teardown test_storage_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_s3/test.py::test_create_new_files_on_insert 0.00s teardown test_storage_mongodb/test.py::test_missing_columns[False] 0.00s teardown test_storage_meilisearch/test.py::test_simple_select[False] 0.00s teardown test_storage_meilisearch/test.py::test_types[False] 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s setup test_storage_delta/test.py::test_types 0.00s setup test_storage_s3/test.py::test_format_detection 0.00s teardown test_storage_mongodb/test.py::test_simple_select[False] 0.00s teardown test_storage_s3/test.py::test_infinite_redirect 0.00s setup test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.00s teardown test_storage_meilisearch/test.py::test_named_collection_secure[False] 0.00s teardown test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s teardown test_storage_meilisearch/test.py::test_named_collection[False] 0.00s setup test_storage_mongodb/test.py::test_simple_select[False] 0.00s setup test_storage_mongodb/test.py::test_complex_data_type[False] 0.00s setup test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s teardown test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s teardown test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s setup test_storage_s3/test.py::test_empty_file 0.00s setup test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s teardown test_storage_delta/test.py::test_single_log_file 0.00s teardown test_storage_meilisearch/test.py::test_insert_secure[False] 0.00s teardown test_storage_mongodb/test.py::test_auth_source[False] 0.00s teardown test_storage_s3/test.py::test_environment_credentials 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers_exclusion =========================== short test summary info ============================ PASSED test_select_access_rights/test_main.py::test_alias PASSED test_settings_profile/test.py::test_allow_ddl PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_role/test.py::test_admin_option PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_settings_profile/test.py::test_allow_introspection PASSED test_role/test.py::test_combine_privileges PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_settings_profile/test.py::test_alter_and_drop PASSED test_storage_meilisearch/test.py::test_incorrect_data_type[False] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_role/test.py::test_create_role PASSED test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] PASSED test_settings_profile/test.py::test_changeable_in_readonly PASSED test_role/test.py::test_function_current_roles PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_role/test.py::test_grant_role_to_role PASSED test_s3_table_functions/test.py::test_s3_table_functions PASSED test_settings_profile/test.py::test_function_current_profiles PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_settings_profile/test.py::test_inheritance PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_settings_profile/test.py::test_set_profile PASSED test_settings_profile/test.py::test_settings_aliases PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_role/test.py::test_introspection PASSED test_storage_mongodb/test.py::test_arrays[False] PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_storage_mongodb/test.py::test_auth_source[False] PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_storage_mongodb/test.py::test_complex_data_type[False] PASSED test_settings_profile/test.py::test_settings_from_granted_role PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_storage_mongodb/test.py::test_incorrect_data_type[False] PASSED test_settings_profile/test.py::test_show_profiles PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_storage_mongodb/test.py::test_missing_columns[False] PASSED test_storage_mongodb/test.py::test_no_credentials[False] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_settings_profile/test.py::test_smoke PASSED test_role/test.py::test_role_expiration[False] PASSED test_storage_meilisearch/test.py::test_insert[False] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] PASSED test_role/test.py::test_role_expiration[True] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] PASSED test_storage_s3/test.py::test_ast_auth_headers PASSED test_storage_s3/test.py::test_create_new_files_on_insert PASSED test_storage_s3/test.py::test_custom_auth_headers PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion PASSED test_storage_s3/test.py::test_empty_file PASSED test_storage_s3/test.py::test_empty_put[minio] PASSED test_storage_s3/test.py::test_environment_credentials PASSED test_storage_s3/test.py::test_filtering_by_file_or_path PASSED test_storage_s3/test.py::test_format_detection PASSED test_storage_s3/test.py::test_get_file_with_special[plus] PASSED test_storage_s3/test.py::test_get_file_with_special[space] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] PASSED test_storage_s3/test.py::test_get_path_with_special[space] PASSED test_storage_meilisearch/test.py::test_insert_secure[False] PASSED test_storage_mongodb/test.py::test_secure_connection[True] PASSED test_role/test.py::test_roles_cache PASSED test_role/test.py::test_set_role PASSED test_storage_meilisearch/test.py::test_meilimatch[False] PASSED test_storage_s3/test.py::test_infinite_redirect PASSED test_storage_s3/test.py::test_insert_select_schema_inference PASSED test_storage_s3/test.py::test_insert_with_path_with_globs PASSED test_storage_mongodb/test.py::test_simple_insert_select[False] PASSED test_storage_s3/test.py::test_multipart[negative] PASSED test_storage_mongodb/test.py::test_simple_select[False] PASSED test_storage_mongodb/test.py::test_simple_select_from_view[False] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts PASSED test_storage_meilisearch/test.py::test_meilimatch_secure[False] PASSED test_storage_meilisearch/test.py::test_named_collection[False] PASSED test_storage_meilisearch/test.py::test_named_collection_secure[False] PASSED test_storage_meilisearch/test.py::test_security_levels[False] PASSED test_storage_meilisearch/test.py::test_simple_select[False] PASSED test_storage_meilisearch/test.py::test_simple_select_secure[False] PASSED test_storage_meilisearch/test.py::test_table_function[False] PASSED test_storage_meilisearch/test.py::test_table_function_secure[False] PASSED test_storage_meilisearch/test.py::test_types[False] PASSED test_storage_meilisearch/test.py::test_types_in_table_function[False] PASSED test_storage_delta/test.py::test_checkpoint PASSED test_storage_delta/test.py::test_metadata PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach PASSED test_storage_delta/test.py::test_multiple_log_files PASSED test_storage_delta/test.py::test_partition_by PASSED test_storage_delta/test.py::test_single_log_file PASSED test_storage_delta/test.py::test_types PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration ================= 100 passed, 16 warnings in 237.03s (0:03:57) =================